home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7650 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: Inter.NL.net!hguijt
  2. From: hguijt@nijmegen.inter.nl.net (H.Guijt)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Say *perhaps* to fat binaries
  5. Date: 19 Apr 1996 19:20:24 GMT
  6. Organization: Inter.NL.net, The Internet Provider in The Netherlands.
  7. Message-ID: <4l8p1o$1nh@altrade.nijmegen.inter.nl.net>
  8. NNTP-Posting-Host: hatert.nijmegen.inter.nl.net
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. Yvon Rozijn (yrozijn@xs4all.nl) wrote:
  13. >Actually, you can *never* avoid this, even if you don't use keyboard control
  14. >at all. Suppose I want to click a button in a requester, I position the
  15. >mouse pointer, and the split second before I to press the mouse button,
  16. >another
  17. >requester pops up in front. I will actually be clicking the wrong gadget.
  18.  
  19. I knew someone would bring this up ;-)
  20.  
  21. About the only thing the OS can do to avoid this is to position requesters
  22. at a distance from your mousepointer. ReqTools can do this, BTW.
  23.  
  24. Besides, we were arguing against the common case of a person typing without
  25. looking at his screen. People using the mouse are generally speaking looking
  26. at the screen. The problem is less severe in this case.
  27.  
  28. >The only solution would be never to allow requesters to pop up in front of
  29. >other windows, but that seems to contradict the nature of requesters.
  30.  
  31.  
  32. Bye,
  33.  
  34. Hans
  35.